Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

iOSのバックグラウンドタスクのログの内容を見直し #1094

Merged
1 commit merged into from
Jul 28, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jul 28, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • iOSのバックグラウンドタスクのログの内容を見直し

変更内容 / Changes

  • FinishedLaunchingの際にもログを追加
    • 接触確認のバックグラウンドタスクで起動された際にはOnActivateは通らないため
    • 通常起動時にOnActivateと合わせて2回出力される
  • Identifierを必要な部分のみにして出力するようにした

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

確認事項 / What to check

  • [ ]

その他 / Other information


Internal IDs:

  • Bug 7545

@ghost ghost requested review from a user, cocoa-dev003 and cocoa-dev009 July 28, 2022 00:24
@ghost ghost self-assigned this Jul 28, 2022
@ghost ghost force-pushed the feature/background-task-log branch from 2257746 to 206b152 Compare July 28, 2022 00:35
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ghost ghost merged commit 048f5a1 into develop Jul 28, 2022
@ghost ghost deleted the feature/background-task-log branch July 28, 2022 01:48
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants